5 simulated users executing back to back sessions. Warmup or cooldown sessions (that are desaturated) start before or end after the vertical dotted line. Note that narrower event bars mean better performance.

20 maintenance sessions ordered from fastest to slowest completion time. The red line marks how long the original recording session took to complete (~39s). Sessions should end around the same time as each other for consistent behavior.

Each session is represented with a line that cascades downward from each event. As time progresses, the line will move to the right. Consistent behavior will be represented with parallel lines, whereas inconsistent behavior will have lines jut arbitrarily to the right. Warmup and cooldown sessions are included as grey lines.

Total HTTP and supporting files (JS/CSS) latency (load time) is displayed for each session and run combination. Each vertical bar represents the amount of time a session's Shiny application had to wait before it is able to ask the server for information. A resonable amount of time to wait as been set to 5s. Warmup and cooldown sessions are displayed outside the dotted maintenance period lines.

Maximum WebSocket latency (calculation time) is displayed for each session and run combination. The maximum time is shown to convey the longest amount of time a user would have to wait for a response from the Shiny server. Warmup and cooldown sessions are displayed outside the dotted maintenance period lines.

Event plots are arranged by the slowest maximum time within each plot.

slowest maximum times

Event plots are arranged by the slowest minimum time within each plot.

slowest minimum times

Label Max time Min time
Event 15) Updated: carPlot 2.382 2.159
Event 6) Get: selectize.bootstrap3.css 0.034 0.002
Event 1) Get: Homepage 0.028 0.019
Event 12) Start Session 0.023 0.003
Event 7) Get: selectize.min.js 0.009 0.002
Event 5) Get: shiny.min.js 0.006 0.002
Event 8) Get: bootstrap.min.css 0.005 0.003
Event 3) Get: jquery.min.js 0.004 0.002
Event 2) Get: json2-min.js 0.003 0.002
Event 4) Get: shiny.css 0.003 0.001
Event 10) Get: html5shiv.min.js 0.003 0.001
Event 9) Get: bootstrap.min.js 0.002 0.002
Event 11) Get: respond.min.js 0.002 0.001
Event 14) Initialize Session 0.001 0.000

Event plots are arranged by the largest slope magnitude found when fitting a line to each run.

largest slope magnitudes

Event plots are arranged by the largest intercept magnitude found when fitting a line to each run

largest intercept magnitudes

Event plots are arranged by the largest error magnitude found when fitting a line to each run.

largest error magnitudes

Label Slope Intercept Error
Event 1) Get: Homepage 0.021 0.007
Event 2) Get: json2-min.js 0.002 0.001
Event 3) Get: jquery.min.js 0.003 0.001
Event 4) Get: shiny.css 0.002 0.001
Event 5) Get: shiny.min.js 0.003 0.003
Event 6) Get: selectize.bootstrap3.css 0.005 0.029
Event 7) Get: selectize.min.js 0.003 0.006
Event 8) Get: bootstrap.min.css 0.003 0.002
Event 9) Get: bootstrap.min.js 0.002 0.000
Event 10) Get: html5shiv.min.js 0.002 0.001
Event 11) Get: respond.min.js 0.002 0.001
Event 12) Start Session 0.007 0.016
Event 14) Initialize Session 0.000 0.001
Event 15) Updated: carPlot 2.233 0.149